XIQS Update Partition

From IQsimWiki

Jump to: navigation, search

XIQS Update Partition - Partition Management

Description
updateXIQSPartition ( Long id_partition, String name , Integer timezone , String admin_email , String comments [, Integer maxsimracks [, Integer maxgsmports [, Integer maxsmssessions [, Long eval_date [, String prefix] ] ] ] ] )
Edit information for an existing partition which Id is specified.
Parameters

Long id_partition

Partition Id

String name

Partition name

Integer timezone

Timezone Id, see Timezone table

String admin_email

Administrator's email address.

String comments

Partition comments.

Integer maxsimracks

Maximal number of allowed Sim Racks.

Integer maxgsmports

Maximal number of allowed GSM Ports.

Integer maxsmssessions

Maximal number of allowed SMS Sessions.

Long eval_date

Creation date.

String prefix

Partition prefix.
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_OBJ_NOT_FOUND (404) ERR_MSG_PART_NOT_FOUND
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List